home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / source9 / scratch / mscomm / readme.txt < prev   
Encoding:
Text File  |  1995-12-22  |  638 b   |  18 lines

  1. This component duplicates the functionality of the MSCOMM.VBX included with VB 3.0! That 
  2. is, easy serial communications access.
  3.  
  4. To install,
  5.  
  6. Select Options|Install Components.
  7. Click on the Add button.
  8. Click on the Browse button.
  9. Navigate to this directory, and select the COMM.PAS file.
  10. Click on OK in the Install dialog to install the component.
  11. TComm should appear now under the "System" tab in the component palette.
  12.  
  13. It's recommended you load the demo project (DEMO.DPR) to see how it all works.
  14. Just load DEMO.DPR with the component installed.
  15.  
  16. View the MSCOMM.PAS source code for documentation and info! ENJOY! 
  17.  
  18.